The ImagickPixel class
PHP Manual

ImagickPixel::clear

(PECL imagick 2.0.0)

ImagickPixel::clearClears resources associated with this object

Descripción

bool ImagickPixel::clear ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Clears the ImagickPixel object, leaving it in a fresh state. This also unsets any color associated with the object.

Valores retornados

Returns TRUE on success.


The ImagickPixel class
PHP Manual